home *** CD-ROM | disk | FTP | other *** search
- object Progress: TProgress
- Left = 310
- Top = 175
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'LookDisk'
- ClientHeight = 156
- ClientWidth = 497
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- Scaled = False
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 16
- object Panel1: TPanel
- Left = 9
- Top = 7
- Width = 482
- Height = 100
- BevelInner = bvLowered
- TabOrder = 1
- object Label1: TLabel
- Left = 13
- Top = 8
- Width = 456
- Height = 20
- Alignment = taCenter
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- ParentShowHint = False
- ShowAccelChar = False
- ShowHint = False
- end
- object Label2: TLabel
- Left = 13
- Top = 36
- Width = 460
- Height = 37
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowAccelChar = False
- ShowHint = False
- WordWrap = True
- end
- object Label3: TLabel
- Left = 12
- Top = 74
- Width = 461
- Height = 20
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowAccelChar = False
- ShowHint = False
- end
- end
- object BitBtn1: TBitBtn
- Left = 205
- Top = 117
- Width = 87
- Height = 29
- Caption = '&Cancel'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = BitBtn1Click
- Kind = bkCancel
- end
- end
-